net/http.http2ServeConnOpts.Settings (field)

4 uses

	net/http (current package)
		h2_bundle.go#L4325: 	Settings []byte
		h2_bundle.go#L4493: 	if opts.Settings != nil {
		h2_bundle.go#L4496: 			p:                opts.Settings,
		h2_bundle.go#L4502: 		opts.Settings = nil